home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2000 March / maximum-cd-2000-03.iso / Quake3 Game Source / Q3AGameSource.exe / Main / game.plg < prev    next >
Encoding:
Text File  |  2000-01-18  |  1.9 KB  |  65 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: game - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAE.tmp" with contents
  10. [
  11. /nologo /G5 /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "BUILDING_REF_GL" /D "DEBUG" /FR".\Debug/" /Fp".\Debug/game.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c 
  12. "D:\Program Files\Quake III Arena\relayctf\game\g_misc.c"
  13. ]
  14. Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAE.tmp" 
  15. Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF.tmp" with contents
  16. [
  17. kernel32.lib user32.lib winmm.lib /nologo /base:"0x20000000" /subsystem:windows /dll /incremental:yes /pdb:".\Debug/qagamex86.pdb" /map:".\Debug/qagamex86.map" /debug /machine:I386 /def:".\game.def" /out:"..\Debug/qagamex86.dll" /implib:".\Debug/qagamex86.lib" 
  18. ".\Debug\ai_chat.obj"
  19. ".\Debug\ai_cmd.obj"
  20. ".\Debug\ai_dmnet.obj"
  21. ".\Debug\ai_dmq3.obj"
  22. ".\Debug\ai_main.obj"
  23. ".\Debug\ai_team.obj"
  24. ".\Debug\bg_lib.obj"
  25. ".\Debug\bg_misc.obj"
  26. ".\Debug\bg_pmove.obj"
  27. ".\Debug\bg_slidemove.obj"
  28. ".\Debug\g_active.obj"
  29. ".\Debug\g_arenas.obj"
  30. ".\Debug\g_bot.obj"
  31. ".\Debug\g_client.obj"
  32. ".\Debug\g_cmds.obj"
  33. ".\Debug\g_combat.obj"
  34. ".\Debug\g_items.obj"
  35. ".\Debug\g_main.obj"
  36. ".\Debug\g_mem.obj"
  37. ".\Debug\g_misc.obj"
  38. ".\Debug\g_missile.obj"
  39. ".\Debug\g_mover.obj"
  40. ".\Debug\g_session.obj"
  41. ".\Debug\g_spawn.obj"
  42. ".\Debug\g_svcmds.obj"
  43. ".\Debug\g_syscalls.obj"
  44. ".\Debug\g_target.obj"
  45. ".\Debug\g_team.obj"
  46. ".\Debug\g_trigger.obj"
  47. ".\Debug\g_utils.obj"
  48. ".\Debug\g_weapon.obj"
  49. ".\Debug\q_math.obj"
  50. ".\Debug\q_shared.obj"
  51. ]
  52. Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAF.tmp"
  53. <h3>Output Window</h3>
  54. Compiling...
  55. g_misc.c
  56. Linking...
  57.  
  58.  
  59.  
  60. <h3>Results</h3>
  61. qagamex86.dll - 0 error(s), 0 warning(s)
  62. </pre>
  63. </body>
  64. </html>
  65.